home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / marchzuma.swf / scripts / DefineButton2_717 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  69b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("titl");
  4. }
  5.